home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / ArcadeCAR.swf / scripts / DefineButton2_205 / BUTTONCONDACTION on(keyPress c).as next >
Encoding:
Text File  |  2001-07-07  |  81 b   |  7 lines

  1. on(keyPress "c"){
  2.    tellTarget("/:script")
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.